Overview of Samples
After installing PCC Imaging Services, you will find sample implementations of the HTML5 viewer connecting with several different server-side technologies: C#, PHP, and Java Server Pages. The samples are located in this directory:
<prizmRoot>/Samples
The goal of these samples is:
- To show how the HTML viewer utilizes the web server and PCC Imaging Services to provide document viewing and manipulation.
- To provide a base implementation that can be modified to suit your needs.
- To demonstrate that the HTML5 viewer works independently of the web server environment. Thus the web server can use various languages to implement the viewer services. Also, the web server can be operating in either a Windows or Linux environment.
- To provide fully functional server-side code to help with integration into your existing web server environment.